JAMSRESTAPI Web Service
GetNamedTime_GetNamedTimeByID
JAMSRESTAPI Web Service > All Operations Resource Group : NamedTime_GetNamedTimeByID (Get)

Resource Path: /api/namedtime/{id}

Uri: http://doc.jamsscheduler.com/api/namedtime/{id}

Description
Gets a named time by id
Parameters
NameDescriptionData Type
ID of the named time definitionID of the namedtime definitioninteger
Response

The response body is of type NamedTime.

OK

Overview

NamedTime
lastChangeUTC : string
lastAutoActionUTC : string
timeName : string
timeID : integer
startTime : TimeOfDay
totalSeconds : integer
endTime : TimeOfDay
totalSeconds : integer
enabled : boolean
description : string
autoEnable : boolean
autoDisable : boolean
See Also
All Operations Resource GroupJAMSRESTAPI Web Service